Output to CSV file exports the data from a form as a CSV file which can be imported into a spreadsheet or other data handling application. Data is produced in a readable form and can be opened in Notepad or other text application. Detailed parameters are explained below. |
Main |
Main screen for this action | ||||||||||
*Description |
A descriptive text to identify this action |
||||||||||
*CSV location and file name | Enter the folder name relative to the root output directory of your system as defined in the configuration file. Typically this folder will be named according to the files to be stored here, for instance ‘XML files’, 'CSV files' or 'PDF files', and each form will be saved under a date and time stamp in this folder. For more information see the document . | ||||||||||
CSV transformation | By default magic5 outputs CSV files in a standard format. Alternative formats can be created by magic5 support and they will then appear in this list. | ||||||||||
Suppress output of extended information for photos (eg. GPS) |
Tick this box if you do not wish photo exif information to be included within the XML files. |
||||||||||
Advanced |
Advanced parameters for this action | ||||||||||
Path or URL prefix for attachments |
Attachments (such as photos or signatures) are defined by path and filename. However magic5 can force output to a different path or url defined here and attached to the front of the filename entered above. For example, the attachment could be output to C:/attachments but the receiving application may need to refer to http://mysystem.com/signatures and this could be entered here. |
||||||||||
Override root output folder |
Instead of using the system root output folder, files can be saved in the folder specified here. Enter the full path and filename. |
||||||||||
|
|||||||||||
Post-action processing (advanced) |
After an action has finished running a file can be executed on the server. This could be, for instance, a .exe or a .bat file. Typically this would be used to insert data into another system. |
||||||||||
File name to run | Enter the full path and filename here. Ensure that it is correctly spelt and that the file extension (such as .exe or .bat) is also correct. | ||||||||||
Command line to run | If the file specified above requires additional information on its command line, please enter it here. Contact your magic5 expert for further help. | ||||||||||
Folder to run from | Enter the full path and folder name that the executable programme needs to be launched from. | ||||||||||
URL | Instead of running an executable file locally, an http request can be sent to the URL specified here. It can contain standard variables. | ||||||||||
HTTP verb | Choose the http verb to be sent with the request to the URL specified above. If you do not know what this is, ask your magic5 expert. | ||||||||||
HTTP request body | This will be very different in different circumstances and probably needs to defined at the implementation stage. It can contain standard variables and may contain the data entered on the form. |